Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Prevent intercell seeding code from being added to cells using cell magic #758

Merged
merged 3 commits into from
Dec 28, 2023

Conversation

chrispyles
Copy link
Member

Closes #754

@chrispyles chrispyles added the bug Something isn't working label Dec 28, 2023
@chrispyles chrispyles added this to the v5.3.0 milestone Dec 28, 2023
@chrispyles chrispyles added this to In Progress in Otter-Grader Issues and Tasks via automation Dec 28, 2023
Copy link

codecov bot commented Dec 28, 2023

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (4b9933e) 82.10% compared to head (bad79df) 82.10%.
Report is 1 commits behind head on master.

Files Patch % Lines
otter/execute/preprocessor.py 0.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##           master     #758   +/-   ##
=======================================
  Coverage   82.10%   82.10%           
=======================================
  Files          64       64           
  Lines        4370     4370           
=======================================
  Hits         3588     3588           
  Misses        782      782           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@chrispyles chrispyles marked this pull request as ready for review December 28, 2023 05:59
@chrispyles chrispyles merged commit 9389d3b into ucbds-infra:master Dec 28, 2023
3 checks passed
Otter-Grader Issues and Tasks automation moved this from In Progress to Done Dec 28, 2023
@chrispyles chrispyles deleted the fix-754 branch December 28, 2023 23:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Development

Successfully merging this pull request may close these issues.

Intercell seeding breaks cell magics
1 participant